[INFO] cloning repository https://github.com/Kakemixen/RustLy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kakemixen/RustLy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKakemixen%2FRustLy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKakemixen%2FRustLy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4827bf1e11672c2b25569eb0e2769ddf472425a9
[INFO] fixing Kakemixen/RustLy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKakemixen%2FRustLy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kakemixen/RustLy
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Kakemixen/RustLy
[INFO] tweaked toml for git repo https://github.com/Kakemixen/RustLy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kakemixen/RustLy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kakemixen/RustLy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c
[INFO] running `Command { std: "docker" "start" "3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/ly_app/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_log/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/ly_events/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_input/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_renderer/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_window/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   log v0.4.14 removed features: std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking ly_input v0.1.0 (/opt/rustwide/workdir/crates/ly_input)
[INFO] [stderr]    Compiling ash v0.36.0+1.3.206
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Migrating crates/ly_input/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking state v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.3
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking ly_log v0.1.0 (/opt/rustwide/workdir/crates/ly_log)
[INFO] [stderr]    Migrating crates/ly_log/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking ly_events v0.1.0 (/opt/rustwide/workdir/crates/ly_events)
[INFO] [stderr]     Checking ly_app v0.1.0 (/opt/rustwide/workdir/crates/ly_app)
[INFO] [stderr]    Migrating crates/ly_events/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_app/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/ly_app/src/lib.rs (1 fix)
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking ly_renderer v0.1.0 (/opt/rustwide/workdir/crates/ly_renderer)
[INFO] [stderr]    Migrating crates/ly_renderer/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/ly_renderer/src/ash_window.rs (1 fix)
[INFO] [stderr]     Checking ly_window v0.1.0 (/opt/rustwide/workdir/crates/ly_window)
[INFO] [stderr]    Migrating crates/ly_window/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rustly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/render_test.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/hello_world.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/profile_events.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.09s
[INFO] [stderr] crater-edition-check: ly_app v0.1.0 (/opt/rustwide/workdir/crates/ly_app) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ly_log v0.1.0 (/opt/rustwide/workdir/crates/ly_log) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ly_events v0.1.0 (/opt/rustwide/workdir/crates/ly_events) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ly_input v0.1.0 (/opt/rustwide/workdir/crates/ly_input) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ly_renderer v0.1.0 (/opt/rustwide/workdir/crates/ly_renderer) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ly_window v0.1.0 (/opt/rustwide/workdir/crates/ly_window) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rustly v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ly_input v0.1.0 (/opt/rustwide/workdir/crates/ly_input)
[INFO] [stderr]     Checking ly_log v0.1.0 (/opt/rustwide/workdir/crates/ly_log)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |         LOGGER.log_die(message);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:206:3
[INFO] [stdout]     |
[INFO] [stdout] 206 |         LOGGER.log(event);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |         LOGGER.log_die(message);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:206:3
[INFO] [stdout]     |
[INFO] [stdout] 206 |         LOGGER.log(event);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ly_app v0.1.0 (/opt/rustwide/workdir/crates/ly_app)
[INFO] [stderr]     Checking ly_renderer v0.1.0 (/opt/rustwide/workdir/crates/ly_renderer)
[INFO] [stderr]     Checking ly_events v0.1.0 (/opt/rustwide/workdir/crates/ly_events)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/event_channel.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn get_writer(&self) -> EventWriter<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn get_writer(&self) -> EventWriter<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/event_channel.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get_reader(&self) -> EventReader<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get_reader(&self) -> EventReader<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/sync_event_channel.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_writer(&self) -> SyncEventWriter<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_writer(&self) -> SyncEventWriter<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/sync_event_channel.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn get_reader(&self) -> SyncEventReader<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn get_reader(&self) -> SyncEventReader<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/event_channel.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn get_writer(&self) -> EventWriter<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn get_writer(&self) -> EventWriter<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/event_channel.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get_reader(&self) -> EventReader<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get_reader(&self) -> EventReader<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/sync_event_channel.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_writer(&self) -> SyncEventWriter<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn get_writer(&self) -> SyncEventWriter<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ly_events/src/sync_event_channel.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn get_reader(&self) -> SyncEventReader<T>
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn get_reader(&self) -> SyncEventReader<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.15.3
[INFO] [stderr]     Checking winit v0.26.1
[INFO] [stderr]     Checking ly_window v0.1.0 (/opt/rustwide/workdir/crates/ly_window)
[INFO] [stderr]     Checking rustly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ly_events::channel::wait_any_new_timeout`
[INFO] [stdout]  --> examples/hello_world.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ly_events::channel::wait_any_new_timeout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> examples/hello_world.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyEvent` is never constructed
[INFO] [stdout]   --> examples/hello_world.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct MyEvent {}
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.54s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/ly_app/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_log/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/ly_events/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_input/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_renderer/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ly_window/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   log v0.4.14 removed features: std
[INFO] [stderr] 
[INFO] [stderr]     Checking ly_input v0.1.0 (/opt/rustwide/workdir/crates/ly_input)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |         LOGGER.log_die(message);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ly_log v0.1.0 (/opt/rustwide/workdir/crates/ly_log)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:206:3
[INFO] [stdout]     |
[INFO] [stdout] 206 |         LOGGER.log(event);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ly_app v0.1.0 (/opt/rustwide/workdir/crates/ly_app)
[INFO] [stderr]     Checking ly_events v0.1.0 (/opt/rustwide/workdir/crates/ly_events)
[INFO] [stderr]     Checking ly_renderer v0.1.0 (/opt/rustwide/workdir/crates/ly_renderer)
[INFO] [stderr]    Migrating crates/ly_log/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |         LOGGER.log_die(message);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:206:3
[INFO] [stdout]     |
[INFO] [stdout] 206 |         LOGGER.log(event);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `crates/ly_events/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr] warning: `crates/ly_app/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/ly_input/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking ly_window v0.1.0 (/opt/rustwide/workdir/crates/ly_window)
[INFO] [stderr] warning: `crates/ly_renderer/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/ly_window/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking rustly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/render_test.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/render_test.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]  10 |     let app = App::new();
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `app` calls a custom destructor
[INFO] [stdout]     |         `app` will be dropped later as of Edition 2024
[INFO] [stdout]  11 |     let window = window::create_window().unwrap();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `window` calls a custom destructor
[INFO] [stdout]     |         `window` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  23 |     match renderer::LyRenderer::new(window.get_handle()) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  29 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `app` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/src/window.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl Drop for Window {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/src/platform_impl/linux/x11/ime/mod.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl Drop for Ime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.1/src/platform_impl/linux/x11/xdisplay.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl Drop for XConnection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.29.4/src/native_lib/proxy.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl Drop for ProxyInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calloop-0.9.3/src/sources/ping.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl Drop for CloseOnDrop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `window` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smithay-client-toolkit-0.15.3/src/seat/pointer/theme.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | impl Drop for PointerInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smithay-client-toolkit-0.15.3/src/window/mod.rs:708:1
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<F: Frame> Drop for Window<F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calloop-0.9.3/src/sys/epoll.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Drop for Epoll {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.29.4/src/native_lib/display.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl Drop for DisplayGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.8.2/src/sys/unix/selector/epoll.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Drop for Selector {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `window` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/calloop-0.9.3/src/sources/channel.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/hello_world.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/profile_events.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.66s
[INFO] [stderr] crater-edition-check: ly_app v0.1.0 (/opt/rustwide/workdir/crates/ly_app) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: ly_log v0.1.0 (/opt/rustwide/workdir/crates/ly_log) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ly_events v0.1.0 (/opt/rustwide/workdir/crates/ly_events) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: ly_input v0.1.0 (/opt/rustwide/workdir/crates/ly_input) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: ly_renderer v0.1.0 (/opt/rustwide/workdir/crates/ly_renderer) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: ly_window v0.1.0 (/opt/rustwide/workdir/crates/ly_window) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: rustly v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ly_input v0.1.0 (/opt/rustwide/workdir/crates/ly_input)
[INFO] [stderr]     Checking ly_log v0.1.0 (/opt/rustwide/workdir/crates/ly_log)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |         LOGGER.log_die(message);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:206:3
[INFO] [stdout]     |
[INFO] [stdout] 206 |         LOGGER.log(event);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |         LOGGER.log_die(message);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ly_log/src/lib.rs:206:3
[INFO] [stdout]     |
[INFO] [stdout] 206 |         LOGGER.log(event);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ly_log` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ly_log` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c", kill_on_drop: false }`
[INFO] [stdout] 3aef627c45d48f451b9d4ced9695d098f1e1700178951c398196e683ffc5ba7c
